PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setPlacement Method
A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
In This Topic
    setPlacement Method
    In This Topic
    Sets the element placement.
    Syntax
    public void setPlacement( 
       PDFStandardLayoutPlacement value
    )

    Parameters

    value
    A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
    See Also